<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
Css for PEL,    ver 2.0
CopyRight By Dongyi Network Technology CO.,Ltd Design Center

本网站通用布局
*/

/* Css Reset */

/*myRules*/


.videoPlayer{margin: auto;}


/*myRulesEnd*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img {
    padding: 0;
    margin: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    vertical-align: top;
    border: 0;
}
address, caption, cite, code, dfn, em, th, var, i {
    font-weight: normal;
    font-style: normal;
}
ol, ul, li {
    list-style: none;
}
div, dl, dt, dd, ol, ul, li {
    zoom: 1;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
q:before, q:after {
    content: '';
}
abbr, acronym {
    border: 0;
}
pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    font-size: 16px;
    line-height: 1.8;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
}
article, aside, dialog, footer, header, section, footer, nav, figure, menu, time {
    margin: 0;
    padding: 0;
    display: block;
    zoom: 1;
}
/* Public */

body {
    color: #333;
    min-width: 1200px;
    min-height: 100%;
    font-size: 15px;
    line-height: 24px;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    -webkit-text-size-adjust: none;
    /* overflow-x: hidden; */
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #e00;
    text-decoration: none;
}
.clearbox {
    border: none;
    border-top: 1px solid transparent !important;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin-top: -1px !important;
    visibility: hidden;
}
.blank {
    display: block;
    height: 10px;
    font-size: 0px;
    line-height: 0;
    overflow: hidden;
    clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearfix {
    height: 1%;
}
*+html .clearfix {
    min-height: 1%;
}
.fl {
    float: left !important;
}
.fr {
    float: right !important;
}
.hide {
    display: none;
}
input[type=button], input[type=submit], input[type=file], button {
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
/* box */

.box {
    margin-bottom: 15px;
    overflow: hidden;
}
.box&gt;.hd {
    height: 40px;
    line-height: 40px;
    position: relative;
    border-bottom: 1px solid #ddd;
}
.box&gt;.hd .more {
    float: right;
    margin: 12px 10px 0 0;
    color: #999;
    font-size: 14px;
    width: 15px;
    height: 15px;
    background: url(../../base/img/icons.png) no-repeat 0 -149px;
    overflow: hidden;
    text-indent: -999px;
}
.box .hd a:hover.more {
    filter: alpha(opacity=80);
    opacity: 0.8;
}
.box&gt;.hd .more a {
    color: #999
}
.box&gt;.hd h3 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 38px;
    line-height: 38px;
    border-bottom: 3px solid #3069b8;
    color: #3069b8;
    font-weight: bold;
    font-size: 18px;
}
.box&gt;.hd h3 a {
    display: block;
    color: #3069b8;
}
.box&gt;.hd h3 a:hover {
    text-decoration: none;
}
.box&gt;.hd ul {
    height: 39px;
}
.box&gt;.hd li {
    float: left;
    height: 39px;
    line-height: 39px;
    margin-right: 15px;
    text-align: center;
    position: relative;
    font-size: 18px;
}
.box&gt;.hd li a {
    display: block;
}
.box&gt;.hd li a:hover {
    text-decoration: none;
}
.box&gt;.hd .on {
    border-bottom: 3px solid #3069b8;
    font-weight: bold;
}
.box&gt;.hd .on a {
    color: #3069b8;
}
.box&gt;.bd {
    clear: both;
    padding: 10px 10px;
    overflow: hidden;
}
.sideBox {
    margin-bottom: 20px;
}
.sideBox .hd {
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    border-radius: 4px 4px 0 0;
    background-color: #3069b8;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
.sideBox .hd h3 {
    font-weight: bold;
}
.sideBox .bd {
    padding: 20px;
    background-color: #f5f5f5;
    overflow: hidden;
}
.mainBox .mHd {
    margin-bottom: 20px;
    height: 60px;
    line-height: 60px;
    background-color: #f5f5f5;
    border-left: 5px solid #3069b8;
}
.mainBox .mHd h3 {
    padding-left: 20px;
    font-size: 22px;
}
/* frame */

html {
    height: 100%;
    background: url(../img/bg.jpg) no-repeat center top;
    background-attachment: fixed;
    background-size: cover;
}
body {
    background: url(../img/footer-bg.png) repeat-x center bottom;
}
.container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.row {
    padding: 20px;
    background-color: #fff;
    border-radius: 6px;
    overflow: hidden;
}
.rowLast {
    margin: 0 !important;
}
.wrap {
    height: 100%;
}
/* 顶部 */

.topbar {
    position: relative;
    z-index: 31;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    background: url(../img/topbar-bg.png);
}
.topbar .zfLink {
    float: left;
    color: #fff;
}
.topbar .zfLink li {
    float: left;
}
.topbar .zfLink li a {
    padding: 0 5px;
    color: #fff;
}
.topbar .userPanel {
    float: right;
    color: #fff;
}
.topbar .userPanel li {
    float: left;
    padding: 10px 7px;
    line-height: 20px;
    position: relative;
}
.topbar .userPanel li a {
    float: left;
    line-height: 20px;
    color: #fff;
    cursor: pointer;
}
.topbar .userPanel li em {
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 5px;
    background: url(../img/icons-topbar.png) no-repeat;
}
.topbar .userPanel .character em {
    background-position: 0 -100px;
}
.topbar .userPanel .phone em {
    background-position: 0 -20px;
}
.topbar .userPanel .robot em {
    background-position: 0 -40px;
}
.topbar .userPanel .wechat em {
    background-position: 0 -60px;
}
.topbar .userPanel .weibo em {
    background-position: 0 -80px;
}
.topbar .userPanel .zwry em {
    background-position: 0 -120px;
}
.topbar .userPanel li&gt;span {
    display: none;
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -55px;
}
.topbar .userPanel li.on {
    background-color: #5383c4;
}
.topbar .userPanel li.on span {
    display: block;
}
.topbar .userPanel li span img {
    width: 100px;
    border: 5px solid #fff;
}
.topbar .userPanel li span i {
    position: absolute;
    top: -16px;
    left: 50%;
    margin-left: -8px;
    content: "";
    border-width: 8px;
    border-color: transparent;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-style: dashed;
    font-size: 0;
    line-height: 0;
    width: 0;
}
.topbar .site {
    margin: 0 0 0 1px;
    float: right;
}
.topbar .site dt {
    background: #5383c4 url(../img/icons.png) no-repeat 70px 19px;
    color: #fff;
    padding: 0 25px 0 15px;
}
.topbar .site dd {
    display: none;
    clear: both;
    background: #fff;
    position: absolute;
    right: 0;
    top: 40px;
    padding: 15px 15px 15px 20px;
    width: 1165px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
}
.topbar .site:hover dd {
    display: block;
}
.topbar .site dd h3 {
    text-align: left;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    line-height: 34px;
}
.topbar .site dd h3 span {
    position: relative;
    z-index: 2;
    padding-right: 10px;
    background-color: #fff;
}
.topbar .site dd h3 i {
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    border-bottom: 1px dotted #ddd;
    top: 50%;
    right: 0;
    width: 100%;
    position: absolute;
}
.topbar .site dd ul {
    overflow: hidden;
}
.topbar .site li {
    float: left;
    width: 24.99%;
    line-height: 26px;
    height: 26px;
    color: #666;
    overflow: hidden;
}
.topbar .site li a {
    padding-left: 10px;
    background: url(../img/dot.png) no-repeat 0 center;
}
/* ========== 顶部 =========== */

/* 引导页 */

.guide {
    position: absolute;
    top: 50%;
    margin-top: -150px;
    left: 0;
    z-index: 23;
    display: none;
}
.guide .logo {
    position: absolute;
    top: -30px;
    left: 0;
    z-index: 11;
    width: 178px;
    height: 267px;
    background: url(../../base/img/guide-logo.png) no-repeat;
}
.guide .logo a {
    display: block;
    width: 100%;
    height: 100%;
}
.guide .logoTxt {
    position: absolute;
    left: 220px;
    top: 20px;
    z-index: 3;
    width: 181px;
    height: 188px;
}
.guide .logoTxt span {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../../base/img/guide-logo-txt.png) no-repeat;
}
.guide .mapleLeaf1 {
    position: absolute;
    top: 220px;
    left: 150px;
    z-index: 1;
    display: block;
    width: 35px;
    height: 46px;
    background: url(../../base/img/guide-yf-1.png) no-repeat;
}
.guide .mapleLeaf2 {
    position: absolute;
    top: 180px;
    left: 390px;
    z-index: 2;
    display: block;
    width: 44px;
    height: 42px;
    background: url(../../base/img/guide-yf-2.png) no-repeat;
}
#header .container {
   
    height: 226px;
}
#header .logoBar {
    position: relative;
    z-index: 20;
    height: 170px;
}
#header #logo {
    float: left;
    margin-top: 40px;
}
#header .siteSearchBar {
    position:absolute;
    right:50%;
    margin-right:-600px;
    top:110px;
    z-index:21;
}
/* 搜索栏 */

.s-form {
    padding: 3px;
    background-color: #fff;
    vertical-align: top;
    height: 38px;
    line-height: 38px;
    border-radius: 4px;
    position: relative;
}
.s-form .input-box {
    float: left
}
.s-form .input-box input {
    width: 260px;
    vertical-align: top;
    *margin: -1px 0;
    height: 38px;
    padding: 0 5px;
    line-height: 38px;
    border: none;
    outline: none;
}
.s-form .btn-box {
    float: left;
}
.s-form .btn-box input {
    height: 38px;
    line-height: 100px;
    overflow: hidden;
    border: none;
    background: #3069b8 url(../img/icons.png) center -39px no-repeat;
    width: 60px;
    outline: none;
    border-radius: 4px;
}
.s-form .btn-box input:hover, .s-form .btn-box input:active {
    background-color: #3673c6;
}
.s-form .link-box {
    text-align: center;
    font-size: 14px;
}
.s-form .select-box {
    float: left;
    padding: 0 30px 0 15px;
    height: 38px;
    border: none;
    background: #fff;
    border: none;
}
.s-form .select-box .s-option {
    float: left;
    margin-right: 5px;
}
.s-form .select-box ul {
    border:1px solid #ccc;
    position: absolute;
    background: #f7f7f7;
    border-top: 0;
    line-height: 1.8;
    display: none;
    right: 0;
    top: 45px;
    width: 840px;
}
.s-form .select-box ul li {
    cursor: pointer;
    padding: 4px 0 4px 10px;
    font-size: 14px;
    float: left;
    width: 270px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}
.s-form .select-box ul li[data-value="49"],.s-form .select-box ul li[data-value="60"]{display:none;}
.s-form .select-box ul li:hover {
    color: #E20500;
}
.s-form .select-box a:hover {
    text-decoration: none;
}
.s-form .select-box .arrow-dn {
    position: relative;
    top: 20px;
    float: left;
    height: 0;
    width: 0;
    font-size: 0;
    overflow: hidden;
    border: 5px solid transparent;
    border-color: #666 transparent transparent;
    position: absolute;
    transition: -webkit-transform .1s ease-in-out;
    transform: translate3d(0, 0, 999px);
    backface-visibility: visible;
    -webkit-transition: -webkit-transform .1s ease-in-out;
    -webkit-transform: translate3d(0, 0, 999px);
    -webkit-backface-visibility: visible;
    -moz-transition: -moz-transform .2s ease-in-out;
    -moz-transform: translate3d(0, 0, 999px);
    -moz-backface-visibility: visible;
}
.s-form .select-box .arrow-hover {
    border-color: transparent transparent #666 transparent;
    top: 16px;
}
/* 快捷导航 */

#header .nav {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -130px;
    z-index: 20;
    display: none;
}
#header .nav .mainNav {
    width: 600px;
}
#header .nav .mainNav li {
    float: left;
    position: relative;
    margin-bottom: 20px;
}
#header .nav .mainNav li .h1 {
    margin: 0 10px;
    width: 100px;
    height: 100px;
    background: url(../../base/img/tmbg.png);
    border-radius: 50%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    overflow: hidden;
}
#header .nav .mainNav li .h1 a {
    position: relative;
    display: block;
    background-color: #8472e2;
    color: #fff;
    margin: 6px;
    width: 88px;
    padding-top: 34px;
    line-height: 54px;
    font-size: 16px;
    text-align: center;
    border-radius: 50%;
    transition: all 0.2s ease 0s;
    filter: alpha(opacity=80);
    opacity: 0.8;
}
#header .nav .mainNav li .h1 a:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}
#header .nav .mainNav li .h1 i {
    position: absolute;
    top: 15px;
    left: 50%;
    margin-left: -16px;
    width: 32px;
    height: 32px;
    background: url(../../base/img/guide-icons-nav.png) no-repeat center 0;
}
#header .nav .mainNav #li-home {
    display: none;
}
#header .nav .mainNav #li-zw .h1 a {
    background-color: #ad67e8;
}
#header .nav .mainNav #li-zw .h1 i {
    background-position: center -32px;
}
#header .nav .mainNav #li-ld .h1 a {
    background-color: #6179e0;
}
#header .nav .mainNav #li-ld .h1 i {
    background-position: center -64px;
}
#header .nav .mainNav #li-jg .h1 a {
    background-color: #5497dc;
}
#header .nav .mainNav #li-jg .h1 i {
    background-position: center -96px;
}
#header .nav .mainNav #li-fw .h1 a {
    background-color: #53b6a2;
}
#header .nav .mainNav #li-fw .h1 i {
    background-position: center -128px;
}
#header .nav .mainNav #li-hd .h1 a {
    background-color: #4eb6c6;
}
#header .nav .mainNav #li-hd .h1 i {
    background-position: center -160px;
}
#header .nav .mainNav #li-sq .h1 a {
    background-color: #5497dc;
}
#header .nav .mainNav #li-sq .h1 i {
    background-position: center -192px;
}
#header .nav .mainNav #li-ly .h1 a {
    background-color: #8573e3;
}
#header .nav .mainNav #li-ly .h1 i {
    background-position: center -225px;
}
#header .nav .mainNav #li-tz .h1 a {
    background-color: #e0655a;
}
#header .nav .mainNav #li-tz .h1 i {
    background-position: center -258px;
}
#header .nav .mainNav #li-zt .h1 a {
    background-color: #f5b14f;
}
#header .nav .mainNav #li-zt .h1 i {
    background-position: center -290px;
}
/* 切换按钮 */

#header .guideBtn {
    position: absolute;
    right: 0;
    bottom: 20px;
    left: 0;
    z-index: 22;
    display: none;
}
#header .guideBtn .btnTab {
    display: block;
    width: 100%;
    height: 22px;
    background: url(../img/guide-footer-bottun-bg.png) no-repeat center top;
    cursor: pointer;
    text-indent: -999px;
    overflow: hidden;
    filter: alpha(opacity=50);
    opacity: 0.5;
    transition: all 0.3s ease 0s;
}
#header .guideBtn a:hover.btnTab {
    filter: alpha(opacity=100);
    opacity: 1;
}
/* 导航栏 */
.topNav{
    overflow:hidden;
}
.topNav #mainNav {
    height: 56px;
    background-color: #3069b8;
    border-radius: 6px 6px 0 0;
}
.topNav #mainNav .li1 {
    float: left;
    width: 9.09%;
    position: relative;
}
.topNav #mainNav .li1 .a1 {
    display: block;
    line-height: 56px;
    font-size: 18px;
    text-align: center;
    color: #fff;
}
.topNav #mainNav .li1 .a1 i {
    position: relative;
    top: 3px;
    zoom: 1;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-right: 5px;
    width: 20px;
    height: 20px;
    background: url(../img/icons-nav.png) no-repeat center 0;
    overflow: hidden;
}
.topNav #mainNav #li-home {
    border-radius: 6px 0 0 0;
}
.topNav #mainNav #li-xw .a1 i {
    background-position: center -20px;
}
.topNav #mainNav #li-zw .a1 i {
    background-position: center -40px;
}
.topNav #mainNav #li-ld .a1 i {
    background-position: center -60px;
}
.topNav #mainNav #li-jg .a1 i {
    background-position: center -80px;
}
.topNav #mainNav #li-fw .a1 i {
    background-position: center -100px;
}
.topNav #mainNav #li-hd .a1 i {
    background-position: center -120px;
}
.topNav #mainNav #li-sq .a1 i {
    background-position: center -140px;
}
.topNav #mainNav #li-ly .a1 i {
    background-position: center -160px;
}
.topNav #mainNav #li-tz .a1 i {
    background-position: center -180px;
}
.topNav #mainNav #li-zt .a1 i {
    background-position: center -200px;
}
.topNav #mainNav .on1 {
    background-color: #3673c6;
}
.topNav .menuBtn {
    float: right;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-indent: -999px;
    background: #3673c6 url(../img/icons.png) no-repeat center -82px;
    cursor: pointer;
    border-radius: 0 6px 0 0;
    display: none;
    overflow: hidden;
}
.topNav a:hover.menuBtn {
    filter: alpha(opacity=80);
    opacity: 0.8;
}
.topNav #mainNav .ul1 {
    overflow: hidden;
    position: absolute;
    top: 56px;
    left: 0;
    padding: 10px;
    background: #3673c6;
    width: 270px;
    display: none;
    z-index: 10;
    text-align: center;
}
.topNav #mainNav .li2 {
    float: left;
    width: 50%;
    vertical-align: top;
}
.topNav #mainNav .a2 {
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
}
.topNav #mainNav .a2:hover {
    background: #4582d5;
    color: #fff;
    text-decoration: none;
}
.topNav #mainNav .last1 .ul1 {
    left: auto;
    right: 0;
}
.path {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.path a, .path span {
    margin: 0 5px;
}
.path span {
    /* color: #999; */
}
.path em {
    padding-left: 20px;
    background: url(../img/icons.png) no-repeat 0 -227px;
}
/* 内容区 */

#content {
    overflow: hidden;
}
#content .container {
    width: 1180px;
    padding: 10px;
    background: url(../img/tmbg.png);
    border-radius: 0 0 6px 6px;
}
.mainContent {
    overflow: hidden;
}
/* 底部 */

#footer {
    padding: 15px 0;
    line-height: 24px;
    color: #fff;
    text-align: center;
    overflow: hidden;
}
#footer a {
    color: #fff;
}
#footer .copyRight {   position: relative;
    z-index: 11;}
#footer .footNav {
    margin-bottom: 10px;
    position: relative;
    z-index: 10;
}
#footer .footNav a {
    color: #fff;
    margin: 0 5px;
}
#footer .pics {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 0;
    line-height: 1;
}
#footer #_ideConac {
    float: left;
    margin: 20px 20px 0 0;
    position: relative;
    z-index: 999;
}
#footer #_ideConac img {
    height: 60px;
}
#footer #_span_jiucuo {
    float: right;
    margin: 20px 0 0 20px;
    position: relative;
    z-index: 999;
}
/* 信件列表 */

.letterList {
    width: 100%;
    border: none;
}
.letterList th, .letterList td {
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
    line-height: 24px;
    padding: 7px 5px
}
.letterList th {
    background: #eff4f7;
}
.letterList th {
    color: #1a72bd;
    height: 35px;
    line-height: 35px;
    padding: 0px;
    border-bottom: 1px solid #becedc;
}
.letterList th.title {
    text-align: left;
    padding-left: 38px;
}
.letterList .num {
    display: none;
}
.letterList td.title {
    text-align: left;
    padding-left: 5px;
}
.letterList .ico {
    width: 30px;
    text-align: center;
    vertical-align: middle;
    padding: 0px
}
.letterList .ico img {
    vertical-align: middle;
}
.letterList .dep {
    width: auto;
}
.letterList .state {
    /* width: 70px; */
}
.letterList .open, .letterList .handle {
    display: none
}
.letterList .state .s0 {
    color: #333;
}
.letterList .state .s1 {
    color: #f70;
}
.letterList .state .s2 {
    color: #f00;
}
.letterList .state .s3 {
    color: #390;
}
.letterList .state .s4 {
    color: #333;
    text-decoration: line-through;
}
.letterList .date {
    display:none;
    border-right: none;
    /* width: 70px; */
}
.letterList td.date {
    color: #999999
}
/* detailTable */

.detailTable {
    margin-bottom: 20px;
    background: #fff;
    width: 100%;
}
.detailTable, .detailTable tr, .detailTable tr td {
    border: 1px solid #e6e6e6;
    border-collapse: collapse;
}
.detailTable thead tr {
    border-color: #3069b8;
}
.detailTable thead th {
    background: #3069b8;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-color: #3069b8;
}
.detailTable tbody td {
    padding: 10px 15px;
}
.detailTable tbody td.tdName {
    font-weight: bold;
    background: #f7f7f7;
    text-align: center;
    width: 20%;
    font-size: 14px;
}
.detailTable .trTitle .tdCon {
    font-weight: bold;
}
.detailTable .trName td:nth-child(2), .detailTable .trUnit td:nth-child(2) {
    width: 160px
}
.detailTable .trName td:nth-child(3), .detailTable .trUnit td:nth-child(3) {
    width: 160px
}
.detailTable .preDiv {
    width: 670px;
    overflow: auto;
}
.detailTable .preDiv pre {
    font-size: 14px;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
/* 节点列表*部门列表 */

.nodeList {
    overflow: hidden;
    margin: 0 -5px;
}
.nodeList li {
    float: left;
    width: 24.99%;
    margin-bottom: 10px;
}
.nodeList li a {
    display: block;
    height: 40px;
    line-height: 40px;
    margin: 0 5px;
    background-color: #f5f5f5;
    text-align: center;
    border-radius: 4px;
    overflow: hidden;
    transition: all 0.3s ease 0s;
}
.nodeList li a:hover {
    background-color: #75a2df;
    color: #fff;
}
.nodeList .noData {
    display: none !important;
}
/* 按钮效果 */

.btnGroup li a, .btnGroup2 li a {
    transition: all 0.3s ease 0s;
}
.btnGroup li a:hover, .btnGroup2 li a:hover {
    filter: alpha(opacity=80);
    opacity: 0.8;
}
/* goTop */

#goTop {
    position: fixed;
    display: none;
    _display: none !important;
    bottom: 60px;
    right: 5px;
    z-index: 99;
    cursor: pointer;
    margin: 5px;
    width: 40px;
    height: 40px;
    opacity: .9;
    background: url(../img/gotop.png) no-repeat center;
}
/*验证码*/

div.codeinp input[type=text] {
    width: 100px !important;
    float: left;
    margin-right: 10px;
}
/* 通用底部按钮 */

.bot {
    text-align: center;
    padding: 0 0 20px 0;
}
.bot a, .bot button {
    cursor: pointer;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    padding: 0 5%;
    font-size: 16px;
    background: #3069b8;
    border: 0;
    color: #fff;
    margin: 0 2%;
    border-radius: 4px;
}
.bot a:hover, .bot button:hover {
    text-decoration: none;
    background: #077BD4;
}
/* 依申请、信访、咨询等通用 查询页样色 */

.queryForm {
    background: #fff;
    padding: 3% 0;
    width: 99%;
    margin: 10px auto;
    border: 1px solid #e2e2e2;
    font-size: 16px;
}
.queryForm td {
    padding: 5px 0
}
.queryForm .tdlab {
    width: 40%;
    text-align: right;
}
.queryForm input[type=text] {
    width: 56%;
    padding: 9px 10px;
    border: 1px solid #ddd;
}
.queryForm .bot {
    text-align: left;
}
.queryForm .bot a {
    margin: 0
}
.queryForm .required strong {
    color: #f00;
    margin-right: 5px;
}
.queryForm .errorMessage {
    color: #f00;
}
.queryForm table {
    width: 100%;
    border: 0;
}
/* 依申请、信访、咨询等通用 查询结果页样色 */

.queryResult {
    width: 80%;
    margin: 30px auto;
}
.queryResult .mainBox {
    margin-bottom: 50px;
}
.queryResult .tit h3 {
    text-align: center;
    font-size: 38px;
    line-height: 2;
    margin-bottom: 30px;
}
.queryResult .tips {
    text-align: center;
    font-size: 16px;
    margin-bottom: 50px;
    border-top: 1px solid #ddd;
    padding: 50px 0 20px 0;
}
.queryResult .number {
    font-weight: bold;
    color: #f00
}

/* 顶部 登录/注册 */
.topbar .userlogincomment,
.topbar .userlogincomment a{
    color:#333 !important
}
.topbar .notlogged a,
.topbar .loggedin a{
    margin:0 5px;
}
.topbar .notlogged a:hover,
.topbar .loggedin a:hover{
    text-decoration:underline
}
.topbar .userPanel .login.on{
    background:none;
}

/* 搜索隐藏部分站点 */
.s-form .select-box li[data-value="40"],
.s-form .select-box li[data-value="50"],
.s-form .select-box li[data-value="51"],
.s-form .select-box li[data-value="53"],
.s-form .select-box li[data-value="54"]{
    display:none;
}

.centrenewslink {}

.centrenewslink a {
  display: block;
  width: 260px;
  font-size: 18px;
  font-weight: bold;
  color: #4b5b76;
  vertical-align: middle;
  line-height: 50px;
  background-color: #f2f2f2;
  text-decoration: none;
  border-radius: 4px;
  text-align: center;
}

.centrenewslink a:nth-child(odd) {
  float: left;
}

.centrenewslink a:nth-child(even) {
  float: right;
}

.centrenewslink a:hover {
  color: #184799;
  background-color: #f0f7fe;
}

.centrenewslink a img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}</pre></body></html>